macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte
authorSteven Tamm <steventamm@mac.com>
Thu, 26 Aug 2004 18:43:29 +0000 (18:43 +0000)
committerSteven Tamm <steventamm@mac.com>
Thu, 26 Aug 2004 18:43:29 +0000 (18:43 +0000)
commitd7bfeb6a6afdd7a2e12c2316120c53cf01c2b803
tree98725b0ccea491c13e2a16f60d95abb35339c186
parentbb5323f317af4b605d2cf725df76919f585a58ba
macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte
strings in menu items.
(single_submenu): Use ENCODE_MENU_STRING
(mac_menu_show): Use ENCODE_MENU_STRING.  Reset grabbed because
button release isn't passed to event loop
(add_menu_item): Use SetMenuItemWithCFString
src/ChangeLog
src/macmenu.c